PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getTextDecorationColor Method
In This Topic
    getTextDecorationColor Method
    In This Topic
    Gets the text decoration color.
    Syntax
    public PDFRgbColor getTextDecorationColor()

    Return Value

    The colour to be used for drawing text decorations.
    See Also